export const post = (id: string) => ({ id });
